We've included the current CD-ROM software that Apple ships with every AppleCD SC™ drive. If you aren't sure that you have the latest software installed, or if you have no software installed, do the following:
1) Open up the folder "AppleCD SC™ Software".
2) Select all of the files in that folder
3) Drag these files into your System Folder
4) Reboot
NOTE: We have included an empty CD Remote Programs file, in case you have not installed the CD Remote desk accessory. If you have already used the CD Remote desk accessory to enter data about some CDs, DO NOT copy this file into your System Folder, or you will lose all the data you have entered.
The files that must be copied are
Apple CD-ROM
Foreign File Access
Audio CD Access
the optional files are
CD Remote Programs
ISO 9660 File Access
High Sierra File Access
Troubleshooting
==============
Q: When I insert a CD, I get the message "This is not a Macintosh disk. Eject Initialize". What's wrong?
A: Copy the files Foreign File Access and Audio CD Access into your System Folder and reboot.
-----
Q: When I insert a CD, nothing happens. It doesn't eject, and it doesn't come up on the desktop.
A: Check that you've installed the Apple CD-ROM, Foreign File Access and Audio CD Access files in your System Folder. Check that all SCSI devices have different SCSI id numbers. If you have an internal hard disk, check that you have only one terminator and that it's on the last SCSI device. If you don't have an internal hard disk, you should have one terminator on the first and one terminator on the last SCSI device.
-----
Q: I copied the XCMDs and XFCNs to another stack, and now CDOpen fails. Why?
A: These XCMDs and XFCNs depend upon a STR# resource number 8078, which contains important information in order for these XCMDs to function. Copy that STR# resource into your stack.
-----
Q: I can't get anything to work. All I get is -21 from the XCMDs.
A: You must first call CDOpen before any other XCMD will work. A good way to do this is in the initialization of your stack, as follows:
on openStack
CDOpen
end openStack
CD Remote desk accessory
=======================
The CD Remote desk accessory shipped with the AppleCD SC drive doesn't work when run simultaneously with the CD Audio Toolkit. We recommend that you don't use the CD Remote desk accessory when running a Hypercard stack with the CD Audio Toolkit installed.